{
  "name": "Bio Luminescent Fungi Column",
  "base": {
    "coordSystem": "cylindrical",
    "baseType": "primitive",
    "preset": "Circle (Pure Base)",
    "equation": "R * (1 + 0.14 * cos(6 * theta) * exp(-pow(v - 0.5, 2) * 10))",
    "baseRadius": 10,
    "height": 20
  },
  "structure": {
    "modelMode": "potplate",
    "wall": 0.45,
    "bottomThickness": 0.65,
    "cylDrain": 0.6,
    "sphTopCut": 25,
    "sphBotFlatten": 150,
    "sphBotCut": 175
  },
  "plate": {
    "enabled": true,
    "plateHeight": 1.8,
    "plateOpeningAngle": 25,
    "plateDiameterExtra": 0.8,
    "plateRadiusExtra": 0.8,
    "plateSphTopCut": 95,
    "plateSphBotFlatten": 250
  },
  "texture": {
    "type": "utility",
    "preset": "None (Flat Surface)",
    "equation": "0",
    "intensity": 0.15
  },
  "patterns": {
    "preset1": "None (Solid Base Color)",
    "equation1": "-1",
    "preset2": "None (Solid Base Color)",
    "equation2": "-1",
    "baseColor": "#1e241c",
    "patternColor1": "#39ff14",
    "patternColor2": "#4f6f4c",
    "overlapColor": "#ffffff",
    "depthMm": 1.5
  },
  "mesh": {
    "resV": 150,
    "resT": 200,
    "patternResV": 150,
    "patternResT": 200
  },
  "modifier": {
    "type": "twist",
    "preset": "Crown Rotation",
    "equation": "exp(-pow(v - 0.8, 2) * 35) * sin(4 * theta)",
    "strength": 0.28,
    "target": "all"
  },
  "distortion": {
    "type": "utility",
    "preset": "None (No Distortion)",
    "dx": "0",
    "dy": "0",
    "dz": "0",
    "strength": 0,
    "region": "all",
    "anchor": "none",
    "space": "xyz"
  }
}